sizerequestcache: Inline out-var assignments
authorTimm Bäder <mail@baedert.org>
Sat, 21 Jul 2018 08:00:35 +0000 (10:00 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 5 Aug 2018 08:22:10 +0000 (10:22 +0200)
commitc67bcf09b9f06f50be62f9bb7c43674fa289887b
treebc1c2124546ac0ef894ce77158c5ac9c285a3cda
parent5eba0bc9325ef80bcd0cfdb4333b4d2a605c4f5f
sizerequestcache: Inline out-var assignments

The additional assignment to the old result variable just adds an
indirection even though we know the point where we assign it in all
cases. Just pass the values out and return in those cases instead.
gtk/gtksizerequestcache.c
gtk/gtksizerequestcacheprivate.h